//==============================================================================
// Scout_anim.txt
//==============================================================================

import shield_defines_anim.txt
import define_torch_anim.txt


//==============================================================================
define Head
{
	SetSelector
	{
		set hotspot
		{
			version
			{
                                                          Visual Infantry G Hypaspist Head Standard
                   ReplaceTexture Infantry G Hypaspist Head Standard/cavalry n medium head bronze
			}
		}
	}
}

//==============================================================================
anim Bored
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Cavalry C Scout_BoredA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag SpecificSoundSet 0.40 true HorseBored checkVisible 
TarkanAttack
//-- end auto generated section
				ReplaceTexture Cavalry C Scout Standard/Cavalry N Tarkan
ReplaceTexture Cavalry C Scout Horse Standard/cavalry n scout map
				connect RightHand Torch hotspot
                                                          connect BackChest NorseShield hotspot
				//connect LeftForearm NorseShield hotspot
				Connect TopOfHead Head hotspot
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual Cavalry C Scout_WalkA
			ReplaceTexture Cavalry C Scout Standard/Cavalry N Tarkan
ReplaceTexture Cavalry C Scout Horse Standard/cavalry n scout map
			connect RightHand Torch hotspot
                                                          connect BackChest NorseShield hotspot
			//connect LeftForearm NorseShield hotspot
			Connect TopOfHead Head hotspot
			tag FootstepLeft 0.60 true   
			tag FootstepRight 0.00 true   
			tag FootstepLeft 0.95 true   
			tag FootstepRight 0.55 true
         }
      }
   }
}

//==============================================================================
anim Death
{
   SetSelector
   {    
      set hotspot
      {
         version
         {
          Visual Cavalry C Scout_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                     tag SpecificSoundSet 0.60 false HeavyFall checkVisible 
//-- end auto generated section
				ReplaceTexture Cavalry C Scout Standard/Cavalry N Tarkan
ReplaceTexture Cavalry C Scout Horse Standard/cavalry n scout map
				connect RightHand Torch hotspot
                                                          connect BackChest NorseShield hotspot
				//connect LeftForearm NorseShield hotspot
				Connect TopOfHead Head hotspot
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Cavalry C Scout_IdleA
ReplaceTexture Cavalry C Scout Standard/Cavalry N Tarkan
ReplaceTexture Cavalry C Scout Horse Standard/cavalry n scout map
				connect RightHand Torch hotspot
                                                          connect BackChest NorseShield hotspot
				//connect LeftForearm NorseShield hotspot
				Connect TopOfHead Head hotspot
         }
      }
   }
}

//==============================================================================
anim Attack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Cavalry C Scout_AttackC
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                     tag Attack 0.53 true
                     tag GenericSound 0.40 true
                     tag SpecificSoundSet 0.40 true TarkanAttack checkVisible    
//-- end auto generated section
				ReplaceTexture Cavalry C Scout Standard/Cavalry N Tarkan
ReplaceTexture Cavalry C Scout Horse Standard/cavalry n scout map
				connect RightHand Torch hotspot
                                                          connect BackChest NorseShield hotspot
				//connect LeftForearm NorseShield hotspot
				Connect TopOfHead Head hotspot
         }
      }
   }
}